home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / dev / moni / hardmon.lha / gigamon.doc < prev   
Text File  |  1995-10-06  |  4KB  |  82 lines

  1.                              G I G A    M O N I T O R                           
  2.                              ========================                           
  3.                                                                                 
  4.                                                                                 
  5.                                 program written by                              
  6.                                    Denny Menato                                 
  7.                                                                                 
  8.                                                                                 
  9.                              This program is GIFTWARE                           
  10.                                so if you use it you                             
  11.                have to send me at least one of this contributions:              
  12.                                                                                 
  13.           - 3.5 Disks (with demos/shareware progs/asm sources etc..)            
  14.           - Amiga's magazines                                                   
  15.           - Amiga's documentations                                              
  16.           - Amiga's books
  17.           - Lots of $$$                                                       
  18.           - any other thing related to Amiga (for example, an Amiga 4000/060)                             
  19.                                                                                 
  20.                              at the following address:                          
  21.                                                                                 
  22.                              MENATO DENNY                                       
  23.                              VIA SILVIO PELLICO, 29                             
  24.                              35031 ABANO TERME (PADOVA)                         
  25.                              ITALY                                              
  26.  
  27.                       email: bac@marina.dei.unipd.it
  28.  
  29.  PS.   Turn off AGA chipset by using the boot menu                                                                               
  30.  
  31.  PPS.  You may send suggestions and I will try to put them in a new version   
  32.                                                                                 
  33.  PPPS. I'm not responsable for any type of damege on your HARDWARE or SOFTWARE,  
  34.        use this program on your own risc                                         
  35.                                                                                 
  36.  
  37.                                   INTRODUCTION:
  38.  
  39.  
  40. This is a very strong monitor that allow you to debug your programs.
  41. Remember that this program DON'T use systems routine, than it isn't
  42. 100% stable and than it will CRASH your AMIGA in any time!!!
  43. To active GigaMonitor you have to press HELP key;
  44.  
  45.      NEVER active GigaMonitor while your I/O DEVICES are working!!!!!!
  46.      -----------------------------------------------------------------
  47.  
  48. >>>>>>>>>>>>>>>>  USE THIS PROGRAM ON YOUR OWN RISK  <<<<<<<<<<<<<<<<<<<<
  49.  
  50. You can copy this program to your friends but you have to include this
  51. documentation, furthermore you MUST NOT to change any part of the program and
  52. documentation.
  53.  
  54. -----------------------------
  55.  
  56. GIGAMONITOR commands:
  57.  
  58. d              MC 68000 disassembler                             - d(address)
  59. m              Show/edit memory as bytes                         - m address
  60. n              Show/edit memory as ASCII                         - n address
  61. x              exit                                              - x
  62. r              Show/edit processor registers                     - r(reg value)
  63. destroy        exit and destroy GigaMonitor                      - destroy
  64. unfreeze       Try to unfreeze diskdrives if you have stopped
  65.                them activing GigaMonitor while they were working - unfreeze
  66.  
  67. -----------------------------
  68.  
  69. GIGAMONITOR key commands:
  70.  
  71. TAB            insert spaces
  72. ESC            escape any command
  73. F1             CLR + cursor home
  74. F6             cursor priority over bitplanes
  75. SH F6          bitplanes priority over cursor
  76. F10            Switch screen
  77. POWER-LED is off = ready to execute commands!
  78. Use cursorkeys in combination with shift too
  79. -----------------------------
  80.  
  81.  
  82.